CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - vending machine

搜索资源列表

  1. VendingMachine

    0下载:
  2. 自动售货机的模拟程序。在该程序的GUI中模拟选择商品并确认的过程-Program for simulate the automatic vending machine. You can simulate the procedure of choosing and confirming the merchandise from the GUI of the program.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2101
    • 提供者:shentong88365
  1. Vending-machine

    2下载:
  2. 这是一个用java编的自动售货机的程序,在数据包里有所有的class和方法,还有详细的报告说明。-This is a series of vending machines with a java program, the data package has all the class and methods, and detailed reporting instructions.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:292323
    • 提供者:liuyu
  1. java

    0下载:
  2. 基于java的自动售货机,可自动分辨硬币,选择饮料-Java-based vending machine, can automatically distinguish coins, choice of beverage
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2686
    • 提供者:sunguochen
  1. automachine

    1下载:
  2. 自动售货机,采用MVC的架构,可以任意修改出售的物品及其价格,并且附有jUnit测试程序-Vending machine, using the MVC architecture, you can modify any of the items sold and their price, and accompanied by JUnit test procedures
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:253764
    • 提供者:Teness
  1. VendingMachine

    0下载:
  2. java vending Machine source code-you can modify what you sell.
  3. 所属分类:Applet

    • 发布日期:2017-04-01
    • 文件大小:3383
    • 提供者:hong
  1. vendingMachine

    0下载:
  2. vending machine os in java
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:93803
    • 提供者:Shangru Li
  1. VendingMachine

    0下载:
  2. This is the Vending Machine Program developed in the Java Programming Language. And development tool is NetBeens. Thank you.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:88127
    • 提供者:qhrgkrtod
  1. shouhuoji

    0下载:
  2. 自动售货机 基于java的自动售货机小程序-Vending machine vending machines based on java applets
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:1249
    • 提供者:Mmei
  1. shouhuoji

    0下载:
  2. 自动售货机-Vending machine
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:1329
    • 提供者:luyang
  1. DVDVendingMachine

    0下载:
  2. A java implementation of a DVD vending machine. Not a visual demo, but on where the use of queue s and there functions are demonstrated -A java implementation of a DVD vending machine. Not a visual demo, but on where the use of queue s and there fun
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:42293
    • 提供者:GHQST
  1. test2

    0下载:
  2. 经典售货机测试提纲,里面包括代码提示,缺少测试代码-Outline of the classic vending machine test
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:52748
    • 提供者:eric
  1. vendingmachine

    0下载:
  2. THIS IS A PROJECT IN SOFTWARE ENGENIERING.TIS ABOUT VENDING MACHINE.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3226677
    • 提供者:ARTIDEDJA
  1. JUNIT

    1下载:
  2. 模拟自动售货机的功能,在Myeclipse平台下编写Junit测试代码对其功能进行功能测试,并对测试结果进行分析记录。-Simulation function of the vending machine, writing Junit test code on its function under in Myeclipse platforms for functional testing, and test results are analyzed records.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:10053
    • 提供者:全是爱
  1. A-vending-machine-company-source

    0下载:
  2. asp企业模板,一般功能都有,包括产品,新闻,单页,招聘等。-asp business templates, general function has, including products, news, single-page recruitment.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-18
    • 文件大小:5013544
    • 提供者:冥雪
  1. saleMachine

    0下载:
  2. java+RCP开发的简单的自动售货机,不到两天开发的,很简单-java+RCP development of a simple vending machine, less than two days to develop simple
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:1005021
    • 提供者:Benne
  1. VendingMachine

    0下载:
  2. Java vending machine implementation. Takes coin objects counts the amount and dispenses the correct object for the amount paid-Java vending machine implementation. Takes coin objects counts the amount and dispenses the correct object for the amount
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:8071
    • 提供者:GHQST
  1. ExampleFrame

    0下载:
  2. 自动售货机模拟程序,java小程序,用于课程设计有效-Vending machine simulation program, java applet for curriculum design
  3. 所属分类:JavaScript

    • 发布日期:2017-11-09
    • 文件大小:2128
    • 提供者:bingo
  1. Vending-Machine

    0下载:
  2. 基于java J2se开发的自动售货机程序,自己编写了图形界面。内存使用上还有待改进,对于学习基础的java编程知识很有帮助。-Developed based on java J2se vending machine program, I have written a graphical interface. Memory usage could be improved, for learning basic knowledge of java programming helpful.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:98989
    • 提供者:Sanmisan
  1. coffee-machine

    0下载:
  2. 咖啡机贩卖系统,可以实现对不同种类咖啡的购买,结账,打印收据-Coffee machines Vending system that can realize the different types of coffee to buy, checkout, print receipts
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-26
    • 文件大小:182204
    • 提供者:郝鹏
  1. qishi

    0下载:
  2. 自动售货机系统,包括商品价格,输入价格,找零等-Vending machine systems, including commodity prices, input prices, the change etc.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-10
    • 文件大小:800
    • 提供者:nike
« 12 »
搜珍网 www.dssz.com